Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STORM-3446: storm-maven-plugins: fix all checkstyle warnings #3061

Merged
merged 1 commit into from Jul 4, 2019
Merged

STORM-3446: storm-maven-plugins: fix all checkstyle warnings #3061

merged 1 commit into from Jul 4, 2019

Conversation

krichter722
Copy link
Contributor

No description provided.

Copy link
Contributor

@srdo srdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, left a minor comment

@@ -113,6 +113,7 @@ private String getBuildTime() {
* @return SCM in use for this build
* @throws Exception if any error occurs attempting to determine SCM
*/
@SuppressWarnings("checkstyle:AbbreviationAsWordInName")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think for stuff in this module, feel free to just change the names. This isn't part of a user-facing API.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm starting to not like this rule :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's fine for new code I think. I agree that it's annoying for our existing code.

@srdo srdo merged commit ace6289 into apache:master Jul 4, 2019
@krichter722 krichter722 deleted the checkstyle-maven-plugins branch August 23, 2019 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants